SixBit API Schema
Item_List Element
Description
An API call to retrieve a list of items.
Namespace (none)
Type
Item_ListType Complex Type
Diagram
Item_List Element
Overview
Item_List 0..∞ Item_ListType Complex Type
An API call to retrieve a list of items.
mapfilepath optional xs:string
The full name and path to a SixBit map file.
outputfilepath optional xs:string
The full name and path to a file to place the resulting output.
itemid optional xs:string
The unique Item ID.
externalitemid optional xs:string
The externally generated, unique identifier of the item.
sku optional xs:string
The Stock Keeping Unit identifier.
productid optional xs:string
The product id.
createdattrGroup
Attributes to specify a range of dates an object was created.
listedattrGroup
Attributes to specify a range of dates an item was listed.
pagingattrGroup
Attributes to provide paging capabilities.
Source
<xs:element name="Item_List" type="Item_ListType" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to retrieve a list of items.</xs:documentation>
  </xs:annotation>
</xs:element>
See Also
SixBitAPICalls ElementSixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.